home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 12: Textmags & Docs / nf_archive_12.iso / MAGS / SOURCES / ATARI_SRC.ZIP / atari source / FALCON / ACC / OUTLINE.ACC / POINTS.H < prev    next >
Encoding:
Text File  |  2001-02-10  |  149 b   |  6 lines

  1. int    DoPoints( OBJECT *xtree, int obj );
  2. int    HandlePoints( int button, WORD *msg );
  3.  
  4. void    DoAdd( void );
  5. int    HandleAdd( int button, WORD *msg );
  6.